CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image classification

搜索资源列表

  1. ColorImageStat

    0下载:
  2. 彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8254
    • 提供者:mikle
  1. pppppp

    1下载:
  2. 计算欧氏距离和马式距离的程序,可以实现不同图像之间的分类。-calculated Euclidean distance and horse-distance procedures can be achieved between different image classification.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9270
    • 提供者:wang
  1. thewhole

    0下载:
  2. 一个图像处理的整体框架,包括图像运算,图像变化,图像分类。可直接试用,采用VC++开发。-an image of the overall framework, including images efficiently, the images change, image classification. Can be directly tested using VC + + development.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:718035
    • 提供者:林林
  1. Image Segmentation Using Iterative Watersheding

    0下载:
  2. This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approache
  3. 所属分类:源码下载

    • 发布日期:2011-05-05
    • 文件大小:712264
    • 提供者:jjrs05
  1. BP network.matlab平台的基于bp神经网络的遥感图像分类

    2下载:
  2. matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-21
    • 文件大小:1696431
    • 提供者:许天宇
  1. 处理图像分类的最小二乘法svm工具箱

    0下载:
  2. 这是处理图像分类的最小二乘法svm工具箱,里面有详细的使用说明,功能强大,欢迎下载使用。,This is the deal with image classification of least squares SVM toolbox, which has detailed instructions and powerful are welcome to download.
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:224123
    • 提供者:tang
  1. fenleichengxu.rar

    1下载:
  2. 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:528670
    • 提供者:gaomiao
  1. Naive_Bayes.rar

    0下载:
  2. 实现基本的朴素贝叶斯分类算法,用以将图片按照一定要求分类,To achieve the basic Naive Bayesian classification algorithm for the image classification in accordance with certain requirements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:189171
    • 提供者:Edward Lee
  1. PCAPSVM

    0下载:
  2. PCA+SVM,对图像进行降维分类,并在yale库上测试取得比较好的效果-PCA+ SVM, dimensionality reduction of image classification, and yale library to achieve better test results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5461570
    • 提供者:易中天
  1. LDA

    1下载:
  2. 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:56306
    • 提供者:苗晨
  1. K-MeansPISODATA

    1下载:
  2. 使用IDL语言实现的图像分类,包括K-Means和ISODATA两种方法,程序逻辑清晰,注释详细。-Using the IDL language to achieve image classification, including two methods which are K-Means and ISODATA. The programs are clear in logic. There are also detailed annotations.
  3. 所属分类:GIS program

    • 发布日期:2017-04-07
    • 文件大小:10518
    • 提供者:XiaoJie
  1. 03

    0下载:
  2. 本文首先介绍了图像搜索引擎系统的总体设计,分别介绍了数据下载模块、 预处理模块、图像分类模块、图像检索模块。在分析Spider系统的总体架构、运 行流程和重要组件的基础上,实现了普通爬虫和精确爬虫,分别针对不同的网页 进行数据下载。-This thesis describes the overall design of the image search engine firstly and describes the data download module、preprocess
  3. 所属分类:Search Engine

    • 发布日期:2017-05-14
    • 文件大小:3968334
    • 提供者:武燕
  1. shiyan1

    2下载:
  2. 遥感图像分类描述,有代码,也有图像,用Matlab实现-Remote sensing image classification descr iption, code, there are images, achieved with the Matlab
  3. 所属分类:Special Effects

    • 发布日期:2016-07-08
    • 文件大小:3439616
    • 提供者:liuying
  1. maximum_likelihood_classification

    3下载:
  2. 经典的最大似然法分类法的C语言实现,有助于深入了解遥感分类原理。-This program implements the maximum likelihood classification procedure. ouput:1.classified image, and 2. probability file. Note: For constructong variance-covariance matrix must be generic binary file.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:4322
    • 提供者:李会利
  1. 1

    0下载:
  2. 用于实现蝴蝶与蛾的图像分类,主要根据其触角及体长等特征提取图像数据进行处理,得出结果。-Butterflies and moths used to achieve image classification, mainly based on its long tentacles and body feature extraction image data processing, the result.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10665456
    • 提供者:林丹
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:224810
    • 提供者:
  1. Sealrecognition

    0下载:
  2. 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:373016
    • 提供者:苏朗
  1. classfication

    0下载:
  2. 图形图像分类程序毕业设计参开代码,代码全-Graphic image classification process design parameters graduation open code, code-wide
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:527999
    • 提供者:王新光
  1. Subpattern-based_principal___component_analysis.zi

    1下载:
  2. 子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-18
    • 文件大小:166625
    • 提供者:tanghui
  1. gray_matix

    1下载:
  2. 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1647
    • 提供者:yifan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com